home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 46 / PC Gamer IT CD 46 2-2.iso / utility / notepads / _SETUP.1 / Notepads.exe / 0 / RCDATA / TVAREDFORM / TVAREDFORM.txt
Text File  |  1999-09-08  |  1KB  |  60 lines

  1. object VaredForm: TVaredForm
  2.   Left = 200
  3.   Top = 108
  4.   ActiveControl = Memo1
  5.   BorderStyle = bsDialog
  6.   Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  7.   ClientHeight = 291
  8.   ClientWidth = 249
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   OnActivate = FormActivate
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object Label1: TLabel
  18.     Left = 4
  19.     Top = 12
  20.     Width = 129
  21.     Height = 13
  22.     Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  23.   end
  24.   object Button4: TButton
  25.     Left = 88
  26.     Top = 260
  27.     Width = 75
  28.     Height = 25
  29.     Caption = '∩┐╜∩┐╜'
  30.     Default = True
  31.     ModalResult = 1
  32.     TabOrder = 0
  33.   end
  34.   object Button5: TButton
  35.     Left = 168
  36.     Top = 260
  37.     Width = 75
  38.     Height = 25
  39.     Cancel = True
  40.     Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  41.     ModalResult = 2
  42.     TabOrder = 1
  43.   end
  44.   object Panel1: TPanel
  45.     Left = 6
  46.     Top = 248
  47.     Width = 237
  48.     Height = 2
  49.     BevelOuter = bvLowered
  50.     TabOrder = 2
  51.   end
  52.   object Memo1: TMemo
  53.     Left = 4
  54.     Top = 32
  55.     Width = 241
  56.     Height = 209
  57.     TabOrder = 3
  58.   end
  59. end
  60.